home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990725-20000114 / 000437_news@columbia.edu _Tue Jan 11 05:24:21 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id FAA28389
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 11 Jan 2000 05:24:20 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id FAA11332
  7.     for kermit.misc@watsun.cc.columbia.edu; Tue, 11 Jan 2000 05:11:05 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: Anders Faltros <Anders.Faltros@lu.erisoft.se>
  10. Subject: Question on lockfiles...
  11. Date: Tue, 11 Jan 2000 10:40:18 +0100
  12. Organization: Ericsson Erisoft AB
  13. Message-ID: <387AFA82.9797A1CE@lu.erisoft.se>
  14. To: kermit.misc@columbia.edu
  15.  
  16.  
  17. Hi!
  18.  
  19. We are using kermit in a lab, and it sometimes happens that someone
  20. terminates kermit in some erroneous way and the lockfile in
  21. /var/spool/locks remains after the program terminated.
  22.  
  23. We have no root access on the machines, so we can't just remove the
  24. lockfiles.
  25.  
  26. Is there a way to tell kermit that other users should be able to remove
  27. lockfiles, or is this perhaps a unix-question? Solaris 2.6 is used, ang
  28. changing umask has no effect...
  29.  
  30. Hope someone can answer my stupid question =)
  31.  
  32. Thanks!
  33. //Anders
  34.  
  35. qplanfa@lu.erisoft.se